[INFO] fetching crate biscuit-auth 6.0.0...
[INFO] testing biscuit-auth-6.0.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate biscuit-auth 6.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate biscuit-auth 6.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate biscuit-auth 6.0.0
[INFO] tweaked toml for crates.io crate biscuit-auth 6.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate biscuit-auth 6.0.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate biscuit-auth 6.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb88d573776537028c3d1e80c86052dfda424ebb53fcbc603739398d42daf13b
[INFO] running `Command { std: "docker" "start" "-a" "bb88d573776537028c3d1e80c86052dfda424ebb53fcbc603739398d42daf13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb88d573776537028c3d1e80c86052dfda424ebb53fcbc603739398d42daf13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb88d573776537028c3d1e80c86052dfda424ebb53fcbc603739398d42daf13b", kill_on_drop: false }`
[INFO] [stdout] bb88d573776537028c3d1e80c86052dfda424ebb53fcbc603739398d42daf13b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd2142d1924b656968983389c5da54752475896349fe659c8aaf5fcd9ba10e04
[INFO] running `Command { std: "docker" "start" "-a" "fd2142d1924b656968983389c5da54752475896349fe659c8aaf5fcd9ba10e04", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling biscuit-auth v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling biscuit-parser v0.2.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling biscuit-quote v0.3.0
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "fd2142d1924b656968983389c5da54752475896349fe659c8aaf5fcd9ba10e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd2142d1924b656968983389c5da54752475896349fe659c8aaf5fcd9ba10e04", kill_on_drop: false }`
[INFO] [stdout] fd2142d1924b656968983389c5da54752475896349fe659c8aaf5fcd9ba10e04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f9493cdb89387e4d2af70f7ef8f4cf4f2ae87fb9999435319235363d92d9d70
[INFO] running `Command { std: "docker" "start" "-a" "1f9493cdb89387e4d2af70f7ef8f4cf4f2ae87fb9999435319235363d92d9d70", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling codspeed-bencher-compat v2.8.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling colored-diff v0.2.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling codspeed v2.8.0
[INFO] [stderr]    Compiling biscuit-auth v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.05s
[INFO] running `Command { std: "docker" "inspect" "1f9493cdb89387e4d2af70f7ef8f4cf4f2ae87fb9999435319235363d92d9d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f9493cdb89387e4d2af70f7ef8f4cf4f2ae87fb9999435319235363d92d9d70", kill_on_drop: false }`
[INFO] [stdout] 1f9493cdb89387e4d2af70f7ef8f4cf4f2ae87fb9999435319235363d92d9d70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d934f932ba8d7f1e787a278bab138f39a17a3771c0868e50520a508b1212708
[INFO] running `Command { std: "docker" "start" "-a" "7d934f932ba8d7f1e787a278bab138f39a17a3771c0868e50520a508b1212708", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biscuit_auth-11029d484faf4c18)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test crypto::p256::tests::invalid_sizes ... ok
[INFO] [stdout] test crypto::tests::parsing_ed25519 ... ok
[INFO] [stdout] test crypto::tests::parsing_errors ... ok
[INFO] [stdout] test datalog::expression::tests::all ... ok
[INFO] [stdout] test datalog::expression::tests::any ... ok
[INFO] [stdout] test crypto::tests::ed25519_der ... ok
[INFO] [stdout] test crypto::tests::ed25519_pem ... ok
[INFO] [stdout] test datalog::expression::tests::checked ... ok
[INFO] [stdout] test datalog::expression::tests::equal_heterogeneous ... ok
[INFO] [stdout] test datalog::expression::tests::ffi ... ok
[INFO] [stdout] test datalog::expression::tests::laziness ... ok
[INFO] [stdout] test datalog::expression::tests::array ... ok
[INFO] [stdout] test datalog::expression::tests::negate ... ok
[INFO] [stdout] test datalog::expression::tests::nested_closures ... ok
[INFO] [stdout] test datalog::expression::tests::null_equal ... ok
[INFO] [stdout] test datalog::expression::tests::null_heterogeneous ... ok
[INFO] [stdout] test datalog::expression::tests::null_not_equal ... ok
[INFO] [stdout] test datalog::expression::tests::printer ... ok
[INFO] [stdout] test datalog::expression::tests::map ... ok
[INFO] [stdout] test datalog::expression::tests::try_op ... ok
[INFO] [stdout] test datalog::expression::tests::variable_shadowing ... ok
[INFO] [stdout] test crypto::tests::parsing_secp256r1 ... ok
[INFO] [stdout] test datalog::tests::date_constraint ... ok
[INFO] [stdout] test datalog::expression::tests::bitwise ... ok
[INFO] [stdout] test crypto::tests::roundtrip_from_string ... ok
[INFO] [stdout] test datalog::expression::tests::strict_equal_heterogeneous ... ok
[INFO] [stdout] test datalog::tests::int_expr ... ok
[INFO] [stdout] test datalog::tests::family ... ok
[INFO] [stdout] test datalog::tests::str ... ok
[INFO] [stdout] test error::tests::error_format_strings ... ok
[INFO] [stdout] test datalog::tests::numbers ... ok
[INFO] [stdout] test datalog::tests::set_constraint ... ok
[INFO] [stdout] test datalog::tests::unbound_variables ... ok
[INFO] [stdout] test datalog::tests::resource ... ok
[INFO] [stdout] test parser::tests::check ... ok
[INFO] [stdout] test parser::tests::constrained_rule ... ok
[INFO] [stdout] test parser::tests::constrained_rule_ordering ... ok
[INFO] [stdout] test parser::tests::expression ... ok
[INFO] [stdout] test parser::tests::invalid_check ... ok
[INFO] [stdout] test parser::tests::parens ... ok
[INFO] [stdout] test parser::tests::rule ... ok
[INFO] [stdout] test parser::tests::rule_with_free_expression_variables ... ok
[INFO] [stdout] test parser::tests::source_file ... ok
[INFO] [stdout] test parser::tests::block_source_file ... ok
[INFO] [stdout] test parser::tests::rule_with_free_head_variables ... ok
[INFO] [stdout] test token::authorizer::snapshot::tests::roundtrip_builder ... ok
[INFO] [stdout] test token::authorizer::snapshot::tests::roundtrip_with_eval_error ... ok
[INFO] [stdout] test token::authorizer::tests::authorizer_display_before_and_after_authorization ... ok
[INFO] [stdout] test token::authorizer::snapshot::tests::roundtrip_without_token ... ok
[INFO] [stdout] test token::authorizer::snapshot::tests::roundtrip_with_token ... ok
[INFO] [stdout] test token::authorizer::tests::empty_authorizer_display ... ok
[INFO] [stdout] test token::authorizer::tests::forbid_unbound_parameters ... ok
[INFO] [stdout] test format::tests::test_block_signature_version ... ok
[INFO] [stdout] test token::authorizer::tests::empty_authorizer ... ok
[INFO] [stdout] test token::authorizer::tests::forbid_unbound_parameters_in_add_code ... ok
[INFO] [stdout] test token::authorizer::tests::parameter_substitution ... ok
[INFO] [stdout] test token::authorizer::tests::query_authorizer_from_token_tuple ... ok
[INFO] [stdout] test token::authorizer::tests::query_authorizer_from_token_string ... ok
[INFO] [stdout] test token::authorizer::tests::query_exactly_one_authorizer_from_token_string ... ok
[INFO] [stdout] test token::authorizer::tests::rule_validate_variables ... ok
[INFO] [stdout] test token::authorizer::tests::query_exactly_one_too_many_results ... ok
[INFO] [stdout] test format::tests::proto ... ok
[INFO] [stdout] test token::builder::tests::empty_set_display ... ok
[INFO] [stdout] test token::authorizer::tests::query_exactly_one_no_results ... ok
[INFO] [stdout] test token::builder::tests::forbid_unbound_parameters ... ok
[INFO] [stdout] test token::builder::tests::forbid_unbound_parameters_in_set_code ... ok
[INFO] [stdout] test token::builder::tests::set_code_parameters ... ok
[INFO] [stdout] test token::builder::tests::set_rule_scope_parameters ... ok
[INFO] [stdout] test token::builder::tests::set_rule_parameters ... ok
[INFO] [stdout] test token::builder::tests::set_closure_parameters ... ok
[INFO] [stdout] test token::tests::authorizer_queries ... ok
[INFO] [stdout] test token::tests::bytes_constraints ... ok
[INFO] [stdout] test crypto::p256::tests::serialization ... ok
[INFO] [stdout] test crypto::tests::p256_der ... ok
[INFO] [stdout] test token::tests::check_all ... ok
[INFO] [stdout] test token::tests::authority_signature_v1 ... ok
[INFO] [stdout] test token::tests::constraints ... ok
[INFO] [stdout] test token::tests::check_head_name ... ok
[INFO] [stdout] test token::tests::verif_no_blocks ... ok
[INFO] [stdout] test token::tests::folders ... ok
[INFO] [stdout] test token::tests::verified_unverified_consistency ... ok
[INFO] [stdout] test token::third_party::tests::third_party_request_roundtrip ... ok
[INFO] [stdout] test crypto::tests::p256_pem ... ok
[INFO] [stdout] test token::tests::block1_generates_authority_or_ambient ... ok
[INFO] [stdout] test token::tests::third_party_unsafe_deserialize ... ok
[INFO] [stdout] test token::authorizer::tests::authorizer_with_scopes ... ok
[INFO] [stdout] test token::tests::basic ... ok
[INFO] [stdout] test token::unverified::tests::consistent_with_biscuit ... ok
[INFO] [stdout] test token::tests::sealed_token ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- token::tests::sealed_token stdout ----
[INFO] [stdout] biscuit1 (authority): Biscuit {
[INFO] [stdout]     symbols: ["/folder1/file1", "/folder1/file2", "/folder2/file3"]
[INFO] [stdout]     public keys: []
[INFO] [stdout]     authority: Block {
[INFO] [stdout]             symbols: ["/folder1/file1", "/folder1/file2", "/folder2/file3"]
[INFO] [stdout]             version: 3
[INFO] [stdout]             context: ""
[INFO] [stdout]             external key: 
[INFO] [stdout]             public keys: []
[INFO] [stdout]             scopes: []
[INFO] [stdout]             facts: [
[INFO] [stdout]                 right("/folder1/file1", "read"),
[INFO] [stdout]                 right("/folder1/file1", "write"),
[INFO] [stdout]                 right("/folder1/file2", "read"),
[INFO] [stdout]                 right("/folder1/file2", "write"),
[INFO] [stdout]                 right("/folder2/file3", "read")
[INFO] [stdout]             ]
[INFO] [stdout]             rules: []
[INFO] [stdout]             checks: []
[INFO] [stdout]         }
[INFO] [stdout]     blocks: [
[INFO] [stdout]         
[INFO] [stdout]     ]
[INFO] [stdout] }
[INFO] [stdout] res1: Ok(0)
[INFO] [stdout] res1: Err(RunLimit(Timeout))
[INFO] [stdout] 
[INFO] [stdout] thread 'token::tests::sealed_token' (102) panicked at src/token/mod.rs:1127:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RunLimit(Timeout)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a979ad5179a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a979ad5179a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a979ad5179a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a979ad5179a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a979ad67a8a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a979ad67a8a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a979ad56282 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a979ad56282 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a979ad2eb8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a979ad2eb8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a979ad49089 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a979a8d720c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a979a8d720c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a979ad49242 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a979ad49242 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a979ad2ec48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a979ad23bf9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a979ad2f95d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a979ad682cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a979ad68042 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a979a5c70b6 - <core[d17f6591d688f3bd]::result::Result<usize, biscuit_auth[d25357db52c2d8f1]::error::Token>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a979a5c70b6 - biscuit_auth[d25357db52c2d8f1]::token::tests::sealed_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/token/mod.rs:1127:17
[INFO] [stdout]   22:     0x5a979a5c2837 - biscuit_auth[d25357db52c2d8f1]::token::tests::sealed_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/token/mod.rs:1065:22
[INFO] [stdout]   23:     0x5a979a657bb6 - <biscuit_auth[d25357db52c2d8f1]::token::tests::sealed_token::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a979a8ca4eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a979a8ca4eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5a979a8d7cdb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5a979a8d7cdb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5a979a8d7cdb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a979a8d7cdb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a979a8d7cdb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a979a8d7cdb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5a979a8d7cdb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5a979a8d13f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5a979a8d13f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a979a8da8e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5a979a8da8e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5a979a8da8e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a979a8da8e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a979a8da8e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a979a8da8e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5a979a8da8e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a979ad50bdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5a979ad50bdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72fd65b77aa4 - <unknown>
[INFO] [stdout]   45:     0x72fd65c04a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     token::tests::sealed_token
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7d934f932ba8d7f1e787a278bab138f39a17a3771c0868e50520a508b1212708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d934f932ba8d7f1e787a278bab138f39a17a3771c0868e50520a508b1212708", kill_on_drop: false }`
[INFO] [stdout] 7d934f932ba8d7f1e787a278bab138f39a17a3771c0868e50520a508b1212708
